home *** CD-ROM | disk | FTP | other *** search
/ Virtual Sex Shoot / Virtual Sex Shoot.iso / mac / Virtual Sex Shoot / Virtual Sex Shoot.DXR / 00198.ls < prev    next >
Encoding:
Text File  |  1995-09-24  |  139 b   |  9 lines

  1. on mouseDown
  2.   if developersKey() then
  3.     repeat while the mouseDown
  4.       nothing()
  5.     end repeat
  6.     advanceVR("Pyramid")
  7.   end if
  8. end
  9.